[INFO] fetching crate policycheck 0.2.1...
[INFO] testing policycheck-0.2.1 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate policycheck 0.2.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate policycheck 0.2.1
[INFO] finished tweaking crates.io crate policycheck 0.2.1
[INFO] tweaked toml for crates.io crate policycheck 0.2.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate policycheck 0.2.1 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate policycheck 0.2.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-ident v1.0.23
[INFO] [stderr]   Downloaded comfy-table v7.1.1
[INFO] [stderr]   Downloaded texting_robots v0.2.2
[INFO] [stderr]   Downloaded clap v4.5.58
[INFO] [stderr]   Downloaded crossterm v0.27.0
[INFO] [stderr]   Downloaded clap_builder v4.5.58
[INFO] [stderr]   Downloaded bstr v0.2.17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 42b7a1f9b848838b07afdc6c75ed9f1fb78756e16f3f658a11c0d2f071b89711
[INFO] running `Command { std: "docker" "start" "-a" "42b7a1f9b848838b07afdc6c75ed9f1fb78756e16f3f658a11c0d2f071b89711", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "42b7a1f9b848838b07afdc6c75ed9f1fb78756e16f3f658a11c0d2f071b89711", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42b7a1f9b848838b07afdc6c75ed9f1fb78756e16f3f658a11c0d2f071b89711", kill_on_drop: false }`
[INFO] [stdout] 42b7a1f9b848838b07afdc6c75ed9f1fb78756e16f3f658a11c0d2f071b89711
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3b33151200f9b2ed1639ce802caa089cd26eb43dcfdf80c23a7d5ce45dc94e07
[INFO] running `Command { std: "docker" "start" "-a" "3b33151200f9b2ed1639ce802caa089cd26eb43dcfdf80c23a7d5ce45dc94e07", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling clap_builder v4.5.58
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling clap v4.5.58
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling comfy-table v7.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling texting_robots v0.2.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling policycheck v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "3b33151200f9b2ed1639ce802caa089cd26eb43dcfdf80c23a7d5ce45dc94e07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b33151200f9b2ed1639ce802caa089cd26eb43dcfdf80c23a7d5ce45dc94e07", kill_on_drop: false }`
[INFO] [stdout] 3b33151200f9b2ed1639ce802caa089cd26eb43dcfdf80c23a7d5ce45dc94e07
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c0de25608ca8d74ba5a9c3bc945b478c6c0088a1a3ff2aac65b0a1d5cd61ded2
[INFO] running `Command { std: "docker" "start" "-a" "c0de25608ca8d74ba5a9c3bc945b478c6c0088a1a3ff2aac65b0a1d5cd61ded2", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling comfy-table v7.1.1
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling policycheck v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.67s
[INFO] running `Command { std: "docker" "inspect" "c0de25608ca8d74ba5a9c3bc945b478c6c0088a1a3ff2aac65b0a1d5cd61ded2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0de25608ca8d74ba5a9c3bc945b478c6c0088a1a3ff2aac65b0a1d5cd61ded2", kill_on_drop: false }`
[INFO] [stdout] c0de25608ca8d74ba5a9c3bc945b478c6c0088a1a3ff2aac65b0a1d5cd61ded2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bc1856eaa264934cf94ce9f917cd26ab2bd98a9ba60e08fd5fce55bf7e4f7d8a
[INFO] running `Command { std: "docker" "start" "-a" "bc1856eaa264934cf94ce9f917cd26ab2bd98a9ba60e08fd5fce55bf7e4f7d8a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/policycheck-1332244c7b1abe0e)
[INFO] [stdout] 
[INFO] [stdout] running 41 tests
[INFO] [stdout] test analyzer::tests::test_content_signals_partial ... ok
[INFO] [stdout] test analyzer::tests::test_analyze_ai_bots_all_allowed ... ok
[INFO] [stdout] test analyzer::tests::test_content_signals_cloudflare_format ... ok
[INFO] [stdout] test analyzer::tests::test_content_signals_basic ... ok
[INFO] [stdout] test analyzer::tests::test_content_signals_group_scoped ... ok
[INFO] [stdout] test analyzer::tests::test_extract_global_licenses ... ok
[INFO] [stdout] test analyzer::tests::test_analyze_ai_bots_returns_26 ... ok
[INFO] [stdout] test analyzer::tests::test_extract_user_agents ... ok
[INFO] [stdout] test analyzer::tests::test_extract_paths ... ok
[INFO] [stdout] test analyzer::tests::test_license_requires_absolute_uri ... ok
[INFO] [stdout] test analyzer::tests::test_extract_group_scoped_licenses ... ok
[INFO] [stdout] test analyzer::tests::test_rsl_real_world_medium_com ... ok
[INFO] [stdout] test analyzer::tests::test_tdm_pattern_complex ... ok
[INFO] [stdout] test analyzer::tests::test_tdm_pattern_wildcard ... ok
[INFO] [stdout] test analyzer::tests::test_separate_user_agent_groups_dont_mix_licenses ... ok
[INFO] [stdout] test analyzer::tests::test_tdm_pattern_end_marker ... ok
[INFO] [stdout] test analyzer::tests::test_license_precedence_group_overrides_global ... ok
[INFO] [stdout] test analyzer::tests::test_rsl_real_world_rslstandard_org ... ok
[INFO] [stdout] test analyzer::tests::test_analyze_ai_bots_selective_blocking ... ok
[INFO] [stdout] test analyzer::tests::test_tdm_rule_matching ... ok
[INFO] [stdout] test analyzer::tests::test_license_ignores_comments ... ok
[INFO] [stdout] test analyzer::tests::test_read_csv_skips_empty_rows ... ok
[INFO] [stdout] test analyzer::tests::test_read_csv_url_column_detection ... ok
[INFO] [stdout] test output::tests::test_csv_escapes_commas ... ok
[INFO] [stdout] test analyzer::tests::test_wildcard_user_agent_matches ... ok
[INFO] [stdout] test fetcher::tests::test_get_robots_url_invalid ... ok
[INFO] [stdout] test fetcher::tests::test_get_robots_url_standard ... ok
[INFO] [stdout] test fetcher::tests::test_get_robots_url_with_path_stripped ... ok
[INFO] [stdout] test fetcher::tests::test_get_robots_url_http_scheme ... ok
[INFO] [stdout] test fetcher::tests::test_get_tdm_url_invalid ... ok
[INFO] [stdout] test fetcher::tests::test_get_tdm_url_standard ... ok
[INFO] [stdout] test analyzer::tests::test_tdm_pattern_exact_match ... ok
[INFO] [stdout] test fetcher::tests::test_get_tdm_url_with_port ... ok
[INFO] [stdout] test fetcher::tests::test_get_robots_url_with_port ... ok
[INFO] [stdout] test output::tests::test_json_round_trip ... ok
[INFO] [stdout] test server::tests::test_empty_urls ... ok
[INFO] [stdout] test server::tests::test_health_check ... ok
[INFO] [stdout] test analyzer::tests::test_analyze_ai_bots_all_blocked ... ok
[INFO] [stdout] test output::tests::test_csv_header_contains_bot_columns ... ok
[INFO] [stdout] test analyzer::tests::test_read_csv_adds_https_prefix ... ok
[INFO] [stdout] test server::tests::test_too_many_urls ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "bc1856eaa264934cf94ce9f917cd26ab2bd98a9ba60e08fd5fce55bf7e4f7d8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc1856eaa264934cf94ce9f917cd26ab2bd98a9ba60e08fd5fce55bf7e4f7d8a", kill_on_drop: false }`
[INFO] [stdout] bc1856eaa264934cf94ce9f917cd26ab2bd98a9ba60e08fd5fce55bf7e4f7d8a
